'Declaration
Protected Overloads Function CreateModelPath( _ ByVal points() As NPointF, _ ByVal pointTypes() As System.Byte _ ) As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NCustomPath Dim points() As NPointF Dim pointTypes() As System.Byte Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.CreateModelPath(points, pointTypes)
protected System.Drawing.Drawing2D.GraphicsPath CreateModelPath( NPointF[] points, System.byte[] pointTypes )
Parameters
- points
- pointTypes